home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x64.msi / Data1.cab / _9F909433A48E48DF87A3A4B6B6B6F117 < prev    next >
Text File  |  2008-06-28  |  6KB  |  177 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>470</width>
  12.             <height>303</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QLabel" row="0" column="1" rowspan="1" colspan="2">
  23.             <property name="name">
  24.                 <cstring>textLabel1</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>5</hsizetype>
  29.                     <vsizetype>5</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="text">
  35.                 <string>Click the check box next to partition you want to undelete. Please note: partitions that intersect with already selected ones <b>will not be available</b> for undeletion.</string>
  36.             </property>
  37.             <property name="textFormat">
  38.                 <enum>RichText</enum>
  39.             </property>
  40.             <property name="alignment">
  41.                 <set>WordBreak|AlignTop|AlignLeft</set>
  42.             </property>
  43.         </widget>
  44.         <widget class="CCheckListControl" row="1" column="1" rowspan="1" colspan="2">
  45.             <property name="name">
  46.                 <cstring>SelectPartsList</cstring>
  47.             </property>
  48.             <property name="sizePolicy">
  49.                 <sizepolicy>
  50.                     <hsizetype>7</hsizetype>
  51.                     <vsizetype>2</vsizetype>
  52.                     <horstretch>0</horstretch>
  53.                     <verstretch>0</verstretch>
  54.                 </sizepolicy>
  55.             </property>
  56.             <property name="allColumnsShowFocus">
  57.                 <bool>true</bool>
  58.             </property>
  59.             <property name="treeStepSize">
  60.                 <number>0</number>
  61.             </property>
  62.             <property name="whatsThis" stdset="0">
  63.                 <string>Here you can see all file systems found during the search operation. Just mark a checkbox opposite a file system you want to undelete.</string>
  64.             </property>
  65.         </widget>
  66.         <spacer row="0" column="0">
  67.             <property name="name">
  68.                 <cstring>spacer4</cstring>
  69.             </property>
  70.             <property name="orientation">
  71.                 <enum>Horizontal</enum>
  72.             </property>
  73.             <property name="sizeType">
  74.                 <enum>Fixed</enum>
  75.             </property>
  76.             <property name="sizeHint">
  77.                 <size>
  78.                     <width>10</width>
  79.                     <height>16</height>
  80.                 </size>
  81.             </property>
  82.         </spacer>
  83.         <spacer row="0" column="3">
  84.             <property name="name">
  85.                 <cstring>spacer4_2</cstring>
  86.             </property>
  87.             <property name="orientation">
  88.                 <enum>Horizontal</enum>
  89.             </property>
  90.             <property name="sizeType">
  91.                 <enum>Fixed</enum>
  92.             </property>
  93.             <property name="sizeHint">
  94.                 <size>
  95.                     <width>10</width>
  96.                     <height>16</height>
  97.                 </size>
  98.             </property>
  99.         </spacer>
  100.         <spacer row="2" column="2">
  101.             <property name="name">
  102.                 <cstring>spacer6</cstring>
  103.             </property>
  104.             <property name="orientation">
  105.                 <enum>Vertical</enum>
  106.             </property>
  107.             <property name="sizeType">
  108.                 <enum>Fixed</enum>
  109.             </property>
  110.             <property name="sizeHint">
  111.                 <size>
  112.                     <width>16</width>
  113.                     <height>10</height>
  114.                 </size>
  115.             </property>
  116.         </spacer>
  117.         <widget class="QPushButton" row="3" column="1">
  118.             <property name="name">
  119.                 <cstring>MoreInfoButton</cstring>
  120.             </property>
  121.             <property name="enabled">
  122.                 <bool>false</bool>
  123.             </property>
  124.             <property name="sizePolicy">
  125.                 <sizepolicy>
  126.                     <hsizetype>4</hsizetype>
  127.                     <vsizetype>0</vsizetype>
  128.                     <horstretch>0</horstretch>
  129.                     <verstretch>0</verstretch>
  130.                 </sizepolicy>
  131.             </property>
  132.             <property name="text">
  133.                 <string>&More info...</string>
  134.             </property>
  135.             <property name="accel">
  136.                 <string>Alt+M</string>
  137.             </property>
  138.             <property name="whatsThis" stdset="0">
  139.                 <string>Press the button to get detailed information on the selected file system.</string>
  140.             </property>
  141.         </widget>
  142.     </grid>
  143. </widget>
  144. <connections>
  145.     <connection>
  146.         <sender>SelectPartsList</sender>
  147.         <signal>ItemStateChanged(QListViewItem*)</signal>
  148.         <receiver>Form1</receiver>
  149.         <slot>SelectPartsList_ItemStateChanged(QListViewItem*)</slot>
  150.     </connection>
  151.     <connection>
  152.         <sender>MoreInfoButton</sender>
  153.         <signal>clicked()</signal>
  154.         <receiver>Form1</receiver>
  155.         <slot>MoreInfoButton_clicked()</slot>
  156.     </connection>
  157.     <connection>
  158.         <sender>SelectPartsList</sender>
  159.         <signal>selectionChanged()</signal>
  160.         <receiver>Form1</receiver>
  161.         <slot>SelectPartsList_selectionChanged()</slot>
  162.     </connection>
  163. </connections>
  164. <includes>
  165.     <include location="local" impldecl="in implementation">upw_selectpartstoundelete.ui.h</include>
  166. </includes>
  167. <slots>
  168.     <slot>SelectPartsList_ItemStateChanged( QListViewItem * )</slot>
  169.     <slot>MoreInfoButton_clicked()</slot>
  170.     <slot>SelectPartsList_selectionChanged()</slot>
  171. </slots>
  172. <layoutdefaults spacing="6" margin="0"/>
  173. <includehints>
  174.     <includehint>checklistctrl.h</includehint>
  175. </includehints>
  176. </UI>
  177.